home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-04-16 | 1021 b | 33 lines | [TEXT/GEOL] |
- Item forwarded by A33 to A34
-
- Item forwarded by MACAPP.ADMIN to NORVELL.J
-
- Item 9384006 7-April-90 13:57PDT
-
- From: MADA2 MacApp Dev Assoc, Curtis Faith,IVC
-
- To: MACAPP.TECH$ MacApp Technical
-
- Sub: RE: RE> SICN's in TPopup
-
- Keith,
-
- Thanks for your reply.
-
- I had already thought I would have to OVERRIDE DrawPopupBox, it justs seems
- like the kind of thing that should be handled by default. One more thing for
- the list of requests for MacApp.
-
- Your 4 lines of example code were just what I needed to figure out my problem.
-
- I looked at your code and it sure seemed exactly the same as mine, except that
- looper started at 1. That was it! I was using 0 because I had just added the
- menu item at 0, except that the 0 was the number of the item after which to
- place the new item, not the number of the item itself. I had assumed that
- menus started at 0 when they start at 1.
-
- Oh, well! Thanks again,
-
- Curtis
-
-